MessageIsEmbedded Property
Contains true if Message is embedded into another message object.
Namespace: Independentsoft.MsgAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public bool IsEmbedded { get; set; }
Public Property IsEmbedded As Boolean
Get
Set
Property Value
Booleantrue if this instance is embedded; otherwise,
false.